Skip to content

Hostname

myrgroup.com

Last fetched

myrgroup.com resolves to 1 IPv4 address operated by PRETECS - FullHost in CA. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · myrgroup.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/myrgroup.com

Resolution chain

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

IPPrefixASNOperatorCountry
162.223.226.36162.223.226.0/23AS39962PRETECS - FullHostCA

WHOIS identity

Registrar
iana:2
Organization
myr group,
Contact emails

Subdomains

14 observed subdomains of myrgroup.com.

Web-graph footprint

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

85 sites link to this hostname.

37 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for myrgroup.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDE_spf.sendergen.com
SPF_INCLUDEhgncloud.com
SPF_INCLUDEspf-00498d01.pphosted.com
SPF_INCLUDEspf-00498d04.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP208.118.142.211
SPF_IP209.59.156.153
SPF_IP34.102.232.53/32
SPF_IP38.99.226.0/27
SPF_IP50.201.105.96/27
SPF_IP50.204.24.8/29
SPF_IP50.224.233.33/32
SPF_IP52.1.14.157/32
SPF_IP66.132.220.64/26
SPF_IP97.107.179.25
SPF_MXmyrgroup.com

Related pages

Pivot deeper into the graph from myrgroup.com.

Cypher and MCP

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

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