Skip to content

Hostname

griegstar.com

Last fetched

griegstar.com resolves to 1 IPv4 address operated by AS49788 in NO. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · griegstar.comRouting diversity1.5/10Peering density5.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/griegstar.com

Resolution chain

griegstar.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
91.242.200.15991.242.200.0/21AS49788NO

WHOIS identity

Registrar
iana:2
Organization
grieg star group as
Contact emails

Subdomains

16 observed subdomains of griegstar.com.

Web-graph footprint

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

44 sites link to this hostname.

15 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for griegstar.com.

MechanismTarget
SPF_INCLUDEemailus.freshservice.com
SPF_INCLUDEg2ocean.com
SPF_INCLUDEnavarik.net
SPF_INCLUDEspf-00769e01.pphosted.com
SPF_INCLUDEspf.comendosystems.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP149.72.215.224
SPF_IP192.190.192.10
SPF_IP192.190.192.20
SPF_MXgriegstar.com

Related pages

Pivot deeper into the graph from griegstar.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "griegstar.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.