Skip to content

Hostname

fjspecialty.com

Last fetched

fjspecialty.com resolves to 1 IPv4 address operated by ORACLE-BMC-31898 - Oracle Corporation in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
192.254.185.55192.254.184.0/21AS31898ORACLE-BMC-31898 - Oracle CorporationUS

WHOIS identity

Registrar
iana:2
Organization
ga-ma & associates,
Contact emails

Subdomains

15 observed subdomains of fjspecialty.com.

Web-graph footprint

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

22 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for fjspecialty.com.

MechanismTarget
SPF_Afjspecialty.com
SPF_INCLUDEemailsrvr.com
SPF_INCLUDEspf.mtaroutes.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP146.20.161.1
SPF_IP146.20.161.2
SPF_IP64.20.52.82
SPF_MXfjspecialty.com

Related pages

Pivot deeper into the graph from fjspecialty.com.

Cypher and MCP

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

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