Skip to content

Hostname

hrgreen.com

Last fetched

hrgreen.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · hrgreen.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/hrgreen.com

Resolution chain

hrgreen.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:2
Organization
howard r. green
Contact emails

Subdomains

11 observed subdomains of hrgreen.com.

Web-graph footprint

Distinct hostnames that link to or from hrgreen.com in the public web crawl.

220 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for hrgreen.com.

MechanismTarget
SPF_INCLUDE20963629.spf02.hubspotemail.net
SPF_INCLUDE_spf.samanage.com
SPF_INCLUDEsilkroad.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEusb._netblocks.mimecast.com
SPF_IP12.118.45.250
SPF_IP167.89.101.239/32
SPF_IP208.185.70.114
SPF_IP38.142.18.82
SPF_IP38.142.19.82
SPF_IP4.38.175.146
SPF_IP4.38.175.90
SPF_IP50.225.93.54
SPF_IP54.165.79.164/32
SPF_IP75.126.253.143/32

Related pages

Pivot deeper into the graph from hrgreen.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "hrgreen.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.