Skip to content

Hostname

smgsafety.com

Last fetched

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

Nutrition Label

WHISPER CANON · smgsafety.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/smgsafety.com

Resolution chain

smgsafety.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:468
Organization
on behalf of smgsafety.com owner
Contact emails

Subdomains

8 observed subdomains of smgsafety.com.

Web-graph footprint

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

7 sites link to this hostname.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

77 SPF mechanisms authorising senders for smgsafety.com.

MechanismTarget
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.mtasv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfa.cpmails.com
SPF_INCLUDEu25771248.wl249.sendgrid.net
SPF_IP104.130.122.0/23
SPF_IP104.130.96.0/28
SPF_IP104.245.209.192/26
SPF_IP13.211.69.231/32
SPF_IP13.39.103.0/27
SPF_IP13.42.61.32/27
SPF_IP134.128.64.0/19
SPF_IP134.128.96.0/19
SPF_IP141.193.32.0/23
SPF_IP143.55.224.0/21
SPF_IP143.55.232.0/22
SPF_IP143.55.236.0/22
SPF_IP146.20.112.0/26
SPF_IP146.20.113.0/24
SPF_IP146.20.191.0/24
SPF_IP147.160.158.0/24
SPF_IP149.72.0.0/16
SPF_IP15.200.44.18/32
SPF_IP15.222.110.90/32
SPF_IP159.112.240.0/20
SPF_IP159.135.132.128/25
SPF_IP159.135.140.80/29
SPF_IP159.135.224.0/20
SPF_IP159.183.0.0/16
SPF_IP161.38.192.0/20
SPF_IP161.38.204.0/22
SPF_IP166.78.68.0/22
SPF_IP167.89.0.0/17
SPF_IP168.245.0.0/17
SPF_IP18.143.136.64/27
SPF_IP18.99.40.64/27
SPF_IP185.189.236.0/22
SPF_IP185.211.120.0/22
SPF_IP185.250.236.0/22
SPF_IP192.237.158.0/23
SPF_IP192.254.112.0/20
SPF_IP198.21.0.0/21
SPF_IP198.244.48.0/20
SPF_IP198.244.60.0/22
SPF_IP198.37.144.0/20
SPF_IP198.61.254.0/23
SPF_IP204.220.160.0/21
SPF_IP204.220.168.0/21
SPF_IP204.220.176.0/20
SPF_IP208.117.48.0/20
SPF_IP209.61.151.0/24
SPF_IP223.165.113.0/24
SPF_IP223.165.115.0/24
SPF_IP223.165.118.0/23
SPF_IP223.165.120.0/23
SPF_IP23.253.182.0/23
SPF_IP3.101.216.128/27
SPF_IP3.105.224.60/32
SPF_IP3.109.187.96/32
SPF_IP3.214.204.181/32
SPF_IP3.252.108.160/27
SPF_IP3.27.51.160/27
SPF_IP3.29.194.128/27
SPF_IP3.99.253.64/27
SPF_IP35.174.145.124/32
SPF_IP43.204.62.184/32
SPF_IP43.205.150.240/28
SPF_IP44.211.178.96/27
SPF_IP50.31.156.96/27
SPF_IP50.31.205.0/24
SPF_IP50.31.32.0/19
SPF_IP52.17.62.50/32
SPF_IP52.212.19.177/32
SPF_IP52.60.189.48/32
SPF_IP69.72.32.0/20
SPF_IP87.253.232.0/21
SPF_IP96.127.72.218/32

Related pages

Pivot deeper into the graph from smgsafety.com.

Cypher and MCP

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

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