Skip to content

Hostname

allsafescaffolding.com

Last fetched

allsafescaffolding.com resolves to 1 IPv4 address operated by AS48254 in GB. WHOIS lists iana:69 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.151.30.130185.151.30.0/24AS48254GB

WHOIS identity

Registrar
iana:69
Organization
allsafe scaffolding
Contact emails

Subdomains

3 observed subdomains of allsafescaffolding.com.

Web-graph footprint

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

8 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for allsafescaffolding.com.

MechanismTarget
SPF_Aallsafescaffolding.com
SPF_INCLUDEspf.exclaimer.net
SPF_INCLUDEspf.mysecurecloudhost.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP165.22.123.204
SPF_IP185.151.30.130
SPF_IP188.65.117.26
SPF_IP86.159.22.180
SPF_MXallsafescaffolding.com

Related pages

Pivot deeper into the graph from allsafescaffolding.com.

Cypher and MCP

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

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