Skip to content

Hostname

roulstons.com

Last fetched

roulstons.com resolves to 1 IPv4 address operated by AS47583 in US. WHOIS lists iana:48 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
156.67.68.215156.67.64.0/20AS47583US

WHOIS identity

Registrar
iana:48
Organization
david saraiva
Contact emails

Subdomains

4 observed subdomains of roulstons.com.

Web-graph footprint

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

23 sites link to this hostname.

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for roulstons.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEfax.vonagebusiness.com
SPF_INCLUDEshops.shopify.com
SPF_IP156.67.68.215
SPF_IP174.140.176.170
SPF_IP199.58.116.87
SPF_IP199.58.119.83
SPF_IP205.158.107.0/25
SPF_IP205.158.110.0/25
SPF_IP206.171.8.129/25
SPF_IP216.129.105.0/24
SPF_IP66.125.253.98/32
SPF_IP69.36.252.0/24

Related pages

Pivot deeper into the graph from roulstons.com.

Cypher and MCP

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

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